 h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */ dl, dt, dd, ul, ol, li, /* list elements 列表元素 */ pre, /* text formatting elements 文本格式元素 */ fieldset, lengend, button, input, textarea, /* form elements 表单元素 */ th, td {/* table elements 表格元素 */
 list-style:none;
 font-weight:normal;
	margin: 0;
	padding: 0;
}
body {
	min-width: 1200px;
	width: 100%;
	margin:0; padding:0;
	overflow: hidden;
}
*{ font-family:"微软雅黑";}
input, textarea {
	border: 2 none;
	box-shadow: none;
	outline: none;
}
 

/* 设置默认字体 */
body, button, input, select, textarea {
	font: 14px/22px "Microsoft YaHei";
	color: #666;
}
/* 重置列表元素 */
ul, ol, li {
	list-style: none;
}
/* 重置文本格式元素 */
a {
	text-decoration: none;
	color: #666;
	word-wrap: break-word;
}/*英文换行*/
a:hover {
	text-decoration: none;
	color: #00399b;
	;
}
/* 重置表单元素 */
legend {
	color: #000;
} /* for ie6 */
fieldset, img {
	border: none;
} /* img 搭车：让链接里的 img 无边框 */
button, input, select, textarea {
	font-size: 100%; /* 使表单元素在 ie 下能继承字体大小 */
}
/* 重置表格元素 */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
html {
	overflow-y: scroll;
}
/*设置浮动*/
.fl {
	float: left;
}
.fr {
	float: right;
}
.pr {
	position: relative;
}
.pa {
	position: absolute;
}
/*清除浮动*/
.clear {
	clear: both;
}


/*首页板块全局补白*/
.p {
	padding: 30px 0;
}
/*首页板块全局变量*/
.b {
	clear: both;
}
.header, .content, .footer {
	width: 1200px;
	margin: 0 auto;
}

  .headd{ width:100%; background:#181818;}
    .hea{ width:1200px; margin:0 auto;}
    .logo_box{ float:left; overflow:hidden; margin-top:30px;}
	.logo{ float:left;}
	.logo_title{ float:left; margin-left:12px;}
	.logo_title span{ display:block; font-family:"微软雅黑"; font-size:33px; font-weight:bold; color:#fff; padding-top:10px;}
	.logo_title p{ display:block; font-size:14px; color:#ebebeb; margin-top:10px; letter-spacing:3px;}
	.tel_box{ float:right; padding:10px 0 10px 110px; background:url(../images/dz.png) no-repeat left; margin-top:25px;}
	.tel_box dt{ display:block; font-size:24px; color:#fff;}
	.tel_box dd{ display:block; font-size:27px; color:#fff; margin-top:8px;}
.h_navv{ width:100%; height:50px; background:#02398e; margin-top:25px;}
.h_nav { width:1200px; margin:0 auto;   height:50px;
}
.h_nav li {
	    height: 50px;
	line-height: 50px;
	float: left;
	
}
.h_nav li a {
	 font-size:16px;
	color: #fff;
	padding: 0 40px;
	display: block;
	float: left;
	    height: 50px;
}
.h_nav li a:hover, .h_nav li.cur a {
	 
	color: #282828;
	background:#f4b01b; 
}
.h_nav .cur{	color: #282828;
	background:#f4b01b; }
.h_nav .nav_li05 {
	width: 300px;
	background: none;
}
.h_nav li:last-child {
	background: none;
}
em, i {
	font-style: normal;
}
/*banner*/
.fullSlide {
	min-width: 1200px;
	position: relative;
	height: 550px;
	overflow: hidden;
}
.fullSlide .bd {
	position: relative;
	z-index: 0;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 550px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 550px;
}
.fullSlide .hd {
	width: 1200px;
	left: 50%;
	margin-left: -600px;
	bottom: 30px;
	position: absolute;
	z-index: 1;
	overflow: hidden;
}
.fullSlide .hd ul {
	margin-left: 500px;
}
.fullSlide .hd ul li {
	float: left;
	margin: 0 5px;
	display: inline;
	cursor: pointer;
}
.fullSlide .hd ul li {
	width: 62px;
	height: 6px;
	background: #00399b;
}
.fullSlide .hd ul .on {
	background: #ffb500;
}

/*footer*/
.f_bg {
	background: url(../images/f_bg.gif) repeat-x;
	height: 378px;
	padding: 36px 0 0;
	overflow: hidden;
}
.footer {
	width: 1200px;
	margin: 0 auto;
}
.f_nav {
	width: 480px;
	height: 318px;
	overflow: hidden;
	padding: 0 0 0 5px;
}
.f_ul01 .f_li01 {
	float: left;
}
.f_ul01 li {
	width: 160px;
	float: left;
}
.f_li01 a {
	font-size: 16px;
	color: #fff;
	    height: 44px;
	    height: 44px;
	overflow: hidden;
	display: block;
}
.f_ul01 .f_ul02 li a {
	font-size: 14px;
	color: #929293;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
}
.f_ban {
	float:left;
	height: 250px;
	padding: 0 0 0 50px;
	width: 350px;
	background: url(../images/f_line.gif) no-repeat;
}
.f_ban em, .f_er em {
	display: block;
	font-size: 16px;
	margin:0; padding:0;
	color: #fff;
	height: 44px;
	line-height: 44px;
	overflow: hidden;
}
.f_ban span{ display:block; font-size:16px; color:#fff; margin-bottom:30px;}
.f_ban p {
	font-size: 14px;
	color: #929293;
	line-height: 28px;
	margin:8px 0 12px;
	padding: 0 0 0 40px;
}
.f_p01 {
	background: url(../images/f_ico01.gif) no-repeat left top;
}
.f_p02 {
	background: url(../images/f_ico02.gif) no-repeat left top;
}
.f_p03 {
	background: url(../images/f_ico03.gif) no-repeat left top;
}
.f_p04 {
	background: url(../images/f_ico04.gif) no-repeat left top;
}
.f_er {
	height: 318px;
	width: 200px;
	padding: 0 0 0 75px;
	background: url(../images/f_line.gif) no-repeat;
}
.f_er p {
	width: 125px;
	text-align: center;
	float: left;
	padding: 0 20px 0 0;
}
.f_er img {
	width: 125px;
	height: 125px;
}
.f_er span {
	display: block;
	font-size: 14px;
	color: #929293;
	padding: 10px 0 0;
}
.f_bot {
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 14px;
	color: #7d7d7e;
	overflow: hidden;
}
.f_bot span {
	padding: 0 5px;
}
.f_bot a {
	font-size: 14px;
	color: #7d7d7e;
}


em, i {
	font-style: normal;
}

.search_bg {
	height: 72px;
	background: #00399b;
}
.search {
	width: 1200px;
	margin: 0 auto;
}
.search_left{
	float: left;
	overflow: hidden;
}
.search_left span {
	float:left;
	font-size:15px;
	color:#fff;
	font-weight:bold;
	line-height:72px;
}
.search_left li {
	float:left;
	margin-right:15px;
}
.search_left li a {
	font-size:15px;
	color:#fff;
	line-height:72px;
}
.sousuo{ float:right; height:32px; margin-top:18px; background:#FFF; padding:0 15px; border-radius:16px; overflow:hidden;}
.sousuo input{ float:left; height:32px;width:250px; background:none;line-height:32px; text-align:left; color:#929292; padding:0; margin:0; outline:none; border:none; border:0;}
.sousuo button{ float:left; width:32px; height:32px; background:url(../images/ss_tu.png) no-repeat center;;outline:none; border:none;}

.link_box{ width:1200px; margin:auto; padding:18px 0; overflow:hidden;}
.link_box span{ float:left; font-size:16px; font-weight:bold; color:#5e5e5e; line-height:24px;}
.link{ float:right; width:1100px; overflow:hidden;}
.link a{ float:left; font-size:14px; color:#666; line-height:24px; margin-right:12px;}

.float_right{ position:fixed; right:10px; top:200px; z-index:100;}
.float_right li{ display:block; width:45px; height:45px; background:#045dda; margin-bottom:1px; position:relative;}
.float_right li:hover{ background:#173da5;}
.float_right li span{ display:block; height:45px; width:0; position:absolute; top:0; right:45px; background:#345ece; transition:all 0.5s ease-out; overflow:hidden;}
.float_right li span a{ display:block; font-size:14px; color:#fff; text-align:center; line-height:45px;}
.float_right li:hover span{ width:125px;}
.float_right .float_ma{ width:101px; padding:15px; background:#345ece; position:absolute; top:0; right:45px; display:none;}
.float_right .float_ma dl{ display:block;}
.float_right .float_ma dl:nth-child(2){ margin-top:10px;}
.float_right .float_ma dl dt{ display:block; margin-bottom:6px;}
.float_right .float_ma dl dd{ display:block; font-size:12px; color:#a4b6e9; text-align:center;}
.float_right li:hover .float_ma{ display:block;}
